home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
A Million Times Begging
/
A Million Times Begging - Disc 2.iso
/
pc
/
data
/
profile.dir
/
00002.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-04-27
|
253 b
|
11 lines
on exitFrame
global pronum
puppetSprite(3, 1)
set str to "p" & string(pronum)
set the member of sprite 3 to the name of member str
set the visible of sprite 3 to 1
repeat with i = 7 to 8
set the visible of sprite i to 1
end repeat
end